←Select platform

OnCollectionChanged Method

Summary
Raises the CollectionChanged event with the provided arguments.
Syntax
C#
VB
C++
protected virtual void OnCollectionChanged( 
   NotifyLeadCollectionChangedEventArgs e 
) 
Protected Overridable Sub OnCollectionChanged( _ 
   ByVal e As NotifyLeadCollectionChangedEventArgs _ 
)  
protected: 
virtual void OnCollectionChanged(  
   NotifyLeadCollectionChangedEventArgs^ e 
)  

Parameters

e
Event data.

Remarks

Properties and methods that modify this collection raise the CollectionChanged event through this virtual method.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.